home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _B4AD584E27CF4232B24B0F60D2EA1121 < prev    next >
Text File  |  2006-01-18  |  1KB  |  63 lines

  1. <window>
  2.     <id>700</id>
  3.     <defaultcontrol>24</defaultcontrol>
  4.     <allowoverlay>yes</allowoverlay>
  5.     <define>#header.label:TV Setup</define>
  6.     <define>#header.hover:hover_my tv.png</define>
  7.  
  8.     <controls>
  9.         <import>common.settings.xml</import>
  10.         <control>
  11.             <type>group</type>
  12.             <layout>StackLayout</layout>
  13.       <posX>55</posX>
  14.       <posY>115</posY>
  15.             <width>180</width>
  16.             <control>
  17.                 <type>button</type>
  18.                 <id>24</id>
  19.                 <label>Video Codec</label>
  20.                 <onup>1234</onup>  <!-- Use non existing ID to go to topbar -->
  21.             </control>
  22.             <control>
  23.                 <type>button</type>
  24.                 <id>25</id>
  25.                 <label>Audio Codec</label>
  26.             </control>
  27.             <control>
  28.                 <type>button</type>
  29.                 <id>27</id>
  30.                 <label>Deinterlacing</label>
  31.             </control>
  32.             <control>
  33.                 <type>button</type>
  34.                 <id>28</id>
  35.                 <label>Aspect ratio</label>
  36.             </control>
  37.             <control>
  38.                 <type>button</type>
  39.                 <id>29</id>
  40.                 <label>Timeshift buffer</label>
  41.             </control>
  42.             <control>
  43.                 <type>button</type>
  44.                 <id>30</id>
  45.                 <label>Auto turn on TV</label>
  46.             </control>
  47.             <control>
  48.                 <type>button</type>
  49.                 <id>31</id>
  50.                 <label>Recording options</label>
  51.                 <hyperlink>701</hyperlink>
  52.             </control>
  53.             <control>
  54.                 <type>button</type>
  55.                 <id>32</id>
  56.                 <label>Channel sorting</label>
  57.                 <hyperlink>702</hyperlink>
  58.                 <ondown>24</ondown>
  59.             </control>
  60.         </control>
  61.     </controls>
  62. </window>
  63.